Skip to content

Update for jsonb compression#4566

Merged
atovpeko merged 15 commits intolatestfrom
3138-feedback-page-use-timescalelatestcompressioncompression-methods
Nov 18, 2025
Merged

Update for jsonb compression#4566
atovpeko merged 15 commits intolatestfrom
3138-feedback-page-use-timescalelatestcompressioncompression-methods

Conversation

@atovpeko
Copy link
Contributor

No description provided.

@github-actions
Copy link

Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-3138-feedback-page-use-timescalelatestcompressioncompression-methods

Copy link
Contributor

@billy-the-fish billy-the-fish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nits, sorry.


This two-layer approach ensures that JSONB data is compressed efficiently
regardless of its characteristics, using dictionary compression when beneficial
and falling back to LZ-based compression when dictionary compression is not effective.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

billy-the-fish and others added 10 commits November 14, 2025 08:10
Co-authored-by: Iain Cox <iain@timescale.com>
Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com>
Co-authored-by: Iain Cox <iain@timescale.com>
Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com>
Co-authored-by: Iain Cox <iain@timescale.com>
Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com>
Co-authored-by: Iain Cox <iain@timescale.com>
Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com>
Co-authored-by: Iain Cox <iain@timescale.com>
Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com>
Co-authored-by: Iain Cox <iain@timescale.com>
Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com>
Co-authored-by: Iain Cox <iain@timescale.com>
Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com>
Co-authored-by: Iain Cox <iain@timescale.com>
Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com>
Signed-off-by: Iain Cox <iain@timescale.com>
@atovpeko atovpeko merged commit f68494c into latest Nov 18, 2025
3 checks passed
@atovpeko atovpeko deleted the 3138-feedback-page-use-timescalelatestcompressioncompression-methods branch November 18, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feedback] Page: /use-timescale/latest/compression/compression-methods/

3 participants